- getClip
IHipAudioClip getClip()
Undocumented in source.
- getSource
AHipAudioSource getSource(bool isStreamed)
Undocumented in source.
- loadStreamed
IHipAudioClip loadStreamed(string path, uint chunkSize)
Undocumented in source.
- onDestroy
void onDestroy()
Undocumented in source.
- play_streamed
bool play_streamed(AHipAudioSource src)
Undocumented in source.
- update
void update()
Undocumented in source.
- updateStream
void updateStream(AHipAudioSource source)
Undocumented in source.
This is an interface that should be created only once inside the application. Every audio function is global, meaning that every AudioSource will refer to the player